[INFO] cloning repository https://github.com/anubhavitis/murmur
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anubhavitis/murmur" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanubhavitis%2Fmurmur", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanubhavitis%2Fmurmur'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e8bbedc25b4da8a0877b50a397cd5073a3c2433
[INFO] fixing anubhavitis/murmur against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanubhavitis%2Fmurmur" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/anubhavitis/murmur
[INFO] finished tweaking git repo https://github.com/anubhavitis/murmur
[INFO] tweaked toml for git repo https://github.com/anubhavitis/murmur written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anubhavitis/murmur on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anubhavitis/murmur already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/fufesou/rdev`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded muda v0.15.3
[INFO] [stderr]   Downloaded whisper-rs v0.12.0
[INFO] [stderr]   Downloaded tray-icon v0.19.3
[INFO] [stderr]   Downloaded whisper-rs-sys v0.10.0
[INFO] [stderr]   Downloaded epoll v4.4.0
[INFO] [stderr]   Downloaded enigo v0.2.1
[INFO] [stderr]   Downloaded fluidaudio-rs v0.1.0
[INFO] [stderr]   Downloaded memmap2 v0.8.0
[INFO] [stderr]   Downloaded xkbcommon v0.7.0
[INFO] [stderr]   Downloaded block2 v0.4.0
[INFO] [stderr]   Downloaded icrate v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c677d1860e6c7dd2860df94b58f8708940b1cc20ce1ed753315513bf8df0e69c
[INFO] running `Command { std: "docker" "start" "c677d1860e6c7dd2860df94b58f8708940b1cc20ce1ed753315513bf8df0e69c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c677d1860e6c7dd2860df94b58f8708940b1cc20ce1ed753315513bf8df0e69c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c677d1860e6c7dd2860df94b58f8708940b1cc20ce1ed753315513bf8df0e69c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c677d1860e6c7dd2860df94b58f8708940b1cc20ce1ed753315513bf8df0e69c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking alsa-sys v0.3.1
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking memmap2 v0.8.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking xkbcommon v0.7.0
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking dlopen2 v0.8.2
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking epoll v4.4.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking widestring v1.2.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking enigo v0.2.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]     Checking rdev v0.5.0-2 (https://github.com/fufesou/rdev?branch=master#a90dbe11)
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking gdkwayland-sys v0.18.2
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking libappindicator-sys v0.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]    Compiling whisper-rs-sys v0.10.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking gdk-pixbuf v0.18.5
[INFO] [stderr]     Checking gdk v0.18.2
[INFO] [stderr]     Checking whisper-rs v0.12.0
[INFO] [stderr]     Checking muda v0.15.3
[INFO] [stderr]     Checking libappindicator v0.9.0
[INFO] [stderr]     Checking tao v0.34.8
[INFO] [stderr]     Checking tray-icon v0.19.3
[INFO] [stderr]     Checking murmur v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `prompt_input_monitoring` in module `crate::platform`
[INFO] [stdout]   --> src/hotkey.rs:62:30
[INFO] [stdout]    |
[INFO] [stdout] 62 |             crate::platform::prompt_input_monitoring();
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `self_restart` in module `crate::platform`
[INFO] [stdout]   --> src/hotkey.rs:72:30
[INFO] [stdout]    |
[INFO] [stdout] 72 |             crate::platform::self_restart();
[INFO] [stdout]    |                              ^^^^^^^^^^^^ not found in `crate::platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `check_microphone` in module `platform`
[INFO] [stdout]   --> src/main.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let mic = platform::check_microphone();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `check_accessibility` in module `platform`
[INFO] [stdout]   --> src/main.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let acc = platform::check_accessibility();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `prompt_microphone` in module `platform`
[INFO] [stdout]   --> src/main.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |         platform::prompt_microphone();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `prompt_input_monitoring` in module `crate::platform`
[INFO] [stdout]   --> src/hotkey.rs:62:30
[INFO] [stdout]    |
[INFO] [stdout] 62 |             crate::platform::prompt_input_monitoring();
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^ not found in `crate::platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `prompt_accessibility` in module `platform`
[INFO] [stdout]   --> src/main.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |         platform::prompt_accessibility();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `self_restart` in module `crate::platform`
[INFO] [stdout]   --> src/hotkey.rs:72:30
[INFO] [stdout]    |
[INFO] [stdout] 72 |             crate::platform::self_restart();
[INFO] [stdout]    |                              ^^^^^^^^^^^^ not found in `crate::platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `notify` in module `platform`
[INFO] [stdout]    --> src/main.rs:176:19
[INFO] [stdout]     |
[INFO] [stdout] 176 |         platform::notify(
[INFO] [stdout]     |                   ^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `play_stop_sound` in module `platform`
[INFO] [stdout]    --> src/main.rs:212:27
[INFO] [stdout]     |
[INFO] [stdout] 212 |                 platform::play_stop_sound();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `check_microphone` in module `platform`
[INFO] [stdout]   --> src/main.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let mic = platform::check_microphone();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `check_accessibility` in module `platform`
[INFO] [stdout]   --> src/main.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let acc = platform::check_accessibility();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `play_start_sound` in module `platform`
[INFO] [stdout]    --> src/main.rs:218:31
[INFO] [stdout]     |
[INFO] [stdout] 218 |                     platform::play_start_sound();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `prompt_microphone` in module `platform`
[INFO] [stdout]   --> src/main.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |         platform::prompt_microphone();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `play_stop_sound` in module `platform`
[INFO] [stdout]    --> src/main.rs:224:31
[INFO] [stdout]     |
[INFO] [stdout] 224 |                     platform::play_stop_sound();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `prompt_accessibility` in module `platform`
[INFO] [stdout]   --> src/main.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |         platform::prompt_accessibility();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `play_stop_sound` in module `platform`
[INFO] [stdout]    --> src/main.rs:233:23
[INFO] [stdout]     |
[INFO] [stdout] 233 |             platform::play_stop_sound();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `notify` in module `platform`
[INFO] [stdout]    --> src/main.rs:176:19
[INFO] [stdout]     |
[INFO] [stdout] 176 |         platform::notify(
[INFO] [stdout]     |                   ^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `paste_modifier` in module `platform`
[INFO] [stdout]    --> src/main.rs:252:50
[INFO] [stdout]     |
[INFO] [stdout] 252 |                         let modifier = platform::paste_modifier();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `notify` in module `platform`
[INFO] [stdout]    --> src/main.rs:273:23
[INFO] [stdout]     |
[INFO] [stdout] 273 |             platform::notify("Murmur", "Ready to use");
[INFO] [stdout]     |                       ^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `play_stop_sound` in module `platform`
[INFO] [stdout]    --> src/main.rs:212:27
[INFO] [stdout]     |
[INFO] [stdout] 212 |                 platform::play_stop_sound();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `self_restart` in module `platform`
[INFO] [stdout]    --> src/main.rs:328:27
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 platform::self_restart();
[INFO] [stdout]     |                           ^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `self_restart` in module `platform`
[INFO] [stdout]    --> src/main.rs:379:23
[INFO] [stdout]     |
[INFO] [stdout] 379 |             platform::self_restart();
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `play_start_sound` in module `platform`
[INFO] [stdout]    --> src/main.rs:218:31
[INFO] [stdout]     |
[INFO] [stdout] 218 |                     platform::play_start_sound();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `notify` in module `platform`
[INFO] [stdout]    --> src/main.rs:406:27
[INFO] [stdout]     |
[INFO] [stdout] 406 |                 platform::notify(
[INFO] [stdout]     |                           ^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `self_restart` in module `platform`
[INFO] [stdout]    --> src/main.rs:420:35
[INFO] [stdout]     |
[INFO] [stdout] 420 |                         platform::self_restart();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `play_stop_sound` in module `platform`
[INFO] [stdout]    --> src/main.rs:224:31
[INFO] [stdout]     |
[INFO] [stdout] 224 |                     platform::play_stop_sound();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `play_stop_sound` in module `platform`
[INFO] [stdout]    --> src/main.rs:233:23
[INFO] [stdout]     |
[INFO] [stdout] 233 |             platform::play_stop_sound();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `paste_modifier` in module `platform`
[INFO] [stdout]    --> src/main.rs:252:50
[INFO] [stdout]     |
[INFO] [stdout] 252 |                         let modifier = platform::paste_modifier();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `notify` in module `platform`
[INFO] [stdout]    --> src/main.rs:273:23
[INFO] [stdout]     |
[INFO] [stdout] 273 |             platform::notify("Murmur", "Ready to use");
[INFO] [stdout]     |                       ^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `self_restart` in module `platform`
[INFO] [stdout]    --> src/main.rs:328:27
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 platform::self_restart();
[INFO] [stdout]     |                           ^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `self_restart` in module `platform`
[INFO] [stdout]    --> src/main.rs:379:23
[INFO] [stdout]     |
[INFO] [stdout] 379 |             platform::self_restart();
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `notify` in module `platform`
[INFO] [stdout]    --> src/main.rs:406:27
[INFO] [stdout]     |
[INFO] [stdout] 406 |                 platform::notify(
[INFO] [stdout]     |                           ^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `self_restart` in module `platform`
[INFO] [stdout]    --> src/main.rs:420:35
[INFO] [stdout]     |
[INFO] [stdout] 420 |                         platform::self_restart();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ not found in `platform`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `murmur` (bin "murmur" test) due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `murmur` (bin "murmur") due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "c677d1860e6c7dd2860df94b58f8708940b1cc20ce1ed753315513bf8df0e69c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c677d1860e6c7dd2860df94b58f8708940b1cc20ce1ed753315513bf8df0e69c", kill_on_drop: false }`
[INFO] [stdout] c677d1860e6c7dd2860df94b58f8708940b1cc20ce1ed753315513bf8df0e69c
